checkboxIconSize property
The size of the icon in logical pixels.
Icons occupy a square with width and height equal to size.
Defaults to the current bodytext2
font size.
Implementation
final double? checkboxIconSize;
The size of the icon in logical pixels.
Icons occupy a square with width and height equal to size.
Defaults to the current bodytext2
font size.
final double? checkboxIconSize;