accentColor property

Color? accentColor
final

Color of the accent stripe. Defaults to AccentPanelThemeData.accentColor or Theme.primary.

Implementation

final Color? accentColor;