Class: RenderCheckBox
Properties
string Label
Determines a RenderCheckBox's text label.
bool Value
Whether a RenderCheckBox is checked.
Inherited from RenderObject:
bool Visible
Determines whether a RenderObject is displayed.
Events
RenderCheckBox.OnUpdated()
Fires on checkbox-toggle.