accentColor property

Color? accentColor
final

Overrides the primary accent (convert button background and the focused-field border). Defaults to the theme primary.

Implementation

final Color? accentColor;