color property
final
Optional color for the leading icon or SVG. Defaults to the theme's primary color.
Implementation
final Color? color;
Optional color for the leading icon or SVG. Defaults to the theme's primary color.
final Color? color;