selectedColor property

Color? selectedColor
final

The color for descendant Text and Icon widgets if the toggle button is selected.

Implementation

final Color? selectedColor;