statusOnIcon property

IconData statusOnIcon
final

Icon used when the switch is in "On" state. Default value: Icons.volume_up

Implementation

final IconData statusOnIcon;