selectionColor property

Color get selectionColor

Implementation

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