size property

ZeroSizeType size
final

size of ZeroCheckbox widget ZeroSizeType.small = 0.8 ZeroSizeType.medium = 1.0 ZeroSizeType.large = 1.2

the widget will be scaled based on the size value using Transform.scale widget

Implementation

final ZeroSizeType size;