highlight property

Color? get highlight

Selection/highlight background color. Falls back to primary when null.

Implementation

Color? get highlight => _resolveOrNull(_highlight);