cupertinoTextSelectionHandleControls top-level property Null safety
- @Deprecated('Use `cupertinoTextSelectionControls` instead. ' 'This feature was deprecated after v3.3.0-0.5.pre.')
final
Text selection handle controls that follow iOS design conventions.
Implementation
@Deprecated(
'Use `cupertinoTextSelectionControls` instead. '
'This feature was deprecated after v3.3.0-0.5.pre.',
)
final TextSelectionControls cupertinoTextSelectionHandleControls =
CupertinoTextSelectionHandleControls();