iconColor property
The color of every Icon to be picked
Defaults to Theme.of(context).iconTheme.color settings
Implementation
final Color? iconColor;
The color of every Icon to be picked
Defaults to Theme.of(context).iconTheme.color settings
final Color? iconColor;