menu
Flutter
material
TextSelectionThemeData
selectionColor property
selectionColor
brightness_4
brightness_5
description
selectionColor
property
Color
?
selectionColor
final
The background color of selected text.
Implementation
final Color? selectionColor;
Flutter
material
TextSelectionThemeData
selectionColor property
TextSelectionThemeData class