highlightColor property

Color highlightColor

shortcut for Theme.of(context).highlightColor

Implementation

Color get highlightColor => Theme.of(this).highlightColor;