selectedColor property Null safety
final
The color for descendant Text and Icon widgets if the toggle button is selected.
Implementation
final Color? selectedColor;
The color for descendant Text and Icon widgets if the toggle button is selected.
final Color? selectedColor;