stateValue property

bool stateValue
final

Current state of the switch (true = on, false = off)

Implementation

final bool stateValue;