textSelectionControls property

TextSelectionControls? textSelectionControls
final

allows to create a custom textSelectionControls, if this is null a default textSelectionControls based on the app's theme will be used

Implementation

final TextSelectionControls? textSelectionControls;