value property

bool value
getter/setter pair

sate of widget that can be switched on or switched off.

Implementation

late bool value;