checkbox property

ValueKey<bool> checkbox
final

Implementation

final ValueKey<bool> checkbox = const ValueKey(false);