initialValue property

bool? initialValue
latefinal

The bool value used by switch

Implementation

late final bool? initialValue;