value property

bool value
final

status of widget, if value == true widget will switched on else switched off

Implementation

final bool value;