accentColor property

Color? accentColor
final

An optional accent color for the icon. Will use value from the theme if none is provided.

Only has effect in NesIcons16.

Implementation

final Color? accentColor;