initialValue property

bool? initialValue
final

The initial value of the checkbox.

Implementation

final bool? initialValue;