accentColor property

Color accentColor
final

A color used on interactive elements of the theme.

This color is generally used on tappable elements. Defaults to ArnaColors.blue.

Implementation

final Color accentColor;