showOnOff property
Displays an on or off text.
Text value can be override by the activeText and inactiveText properties.
Defaults to 'false' if no value was given.
Implementation
final bool showOnOff;
Displays an on or off text.
Text value can be override by the activeText and inactiveText properties.
Defaults to 'false' if no value was given.
final bool showOnOff;