showOnOff property

bool showOnOff
final

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;