value property

bool value
final

Whether the checkbox is checked or not.

@default: true

Implementation

final bool value;