highlightColor property
Highlight color (background) in hex format. Null = no highlight.
Implementation
@override
String? get highlightColor => null;
Highlight color (background) in hex format. Null = no highlight.
@override
String? get highlightColor => null;