TextSelectionThemeData constructor
Creates the set of properties used to configure TextFields.
Implementation
const TextSelectionThemeData({this.cursorColor, this.selectionColor, this.selectionHandleColor});
Creates the set of properties used to configure TextFields.
const TextSelectionThemeData({this.cursorColor, this.selectionColor, this.selectionHandleColor});