toggledOn property
final
For InspectorButtonVariant.toggle buttons, this determines if the button is currently in the "on" (true) or "off" (false) state.
Implementation
final bool? toggledOn;
For InspectorButtonVariant.toggle buttons, this determines if the button is currently in the "on" (true) or "off" (false) state.
final bool? toggledOn;