secondaryColor property

Color? secondaryColor
final

Optional secondary color for the icon. Will use value from the theme if none is provided.

Implementation

final Color? secondaryColor;