CustomColorSelectionHandle constructor
- Color handleColor
Implementation
CustomColorSelectionHandle(this.handleColor)
: _controls = Platform.isIOS
? cupertinoTextSelectionControls
: materialTextSelectionControls;
CustomColorSelectionHandle(this.handleColor)
: _controls = Platform.isIOS
? cupertinoTextSelectionControls
: materialTextSelectionControls;