materialTextSelectionHandleControls top-level property

  1. @Deprecated('Use `materialTextSelectionControls` instead. ' 'This feature was deprecated after v3.3.0-0.5.pre.')
TextSelectionControls materialTextSelectionHandleControls
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();