highlightColor property
final
Defines the highlight color of the IconButton.
Defaults to ThemeData.highlightColor.
Implementation
final Color? highlightColor;
Defines the highlight color of the IconButton.
Defaults to ThemeData.highlightColor.
final Color? highlightColor;