selectionColor property
Color
get
selectionColor
Implementation
static Color get selectionColor =>
_resolvedExtension?.colors.selection ?? const Color(0xFFACCEF7);
static Color get selectionColor =>
_resolvedExtension?.colors.selection ?? const Color(0xFFACCEF7);