value property

  1. @override
bool? value
final

Whether this checkbox is checked.

This property must not be null.

Implementation

@override
final bool? value;