size property
Size of the checkbox square in logical pixels.
Overrides the theme default. When null, uses CheckboxTheme.size or framework default (16 logical pixels scaled by theme scaling factor).
Implementation
final double? size;
Size of the checkbox square in logical pixels.
Overrides the theme default. When null, uses CheckboxTheme.size or framework default (16 logical pixels scaled by theme scaling factor).
final double? size;