defaultSelectionStyle top-level constant
SelectionStyles
const defaultSelectionStyle
Default visual styles related to content selection.
Implementation
const defaultSelectionStyle = SelectionStyles(
selectionColor: Color(0xFFACCEF7),
);