materialTextSelectionHandleControls top-level property
- @Deprecated('Use `materialTextSelectionControls` instead. ' 'This feature was deprecated after v3.3.0-0.5.pre.')
final
Text selection handle controls that follow the Material Design specification.
Implementation
@Deprecated(
'Use `materialTextSelectionControls` instead. '
'This feature was deprecated after v3.3.0-0.5.pre.',
)
final TextSelectionControls materialTextSelectionHandleControls = MaterialTextSelectionHandleControls();