accentColor property

Color? accentColor
final

The color used for elements such as the progress indicator.

Defaults to the themes accent color if not specified.

Implementation

final Color? accentColor;