menu
te_widgets package
documentation
widgets/checkbox/checkbox.dart
TCheckbox
size property
size property
dark_mode
light_mode
size
property
TInputSize
?
size
final
The size of the checkbox.
Defaults to
TInputSize.md
.
Implementation
final TInputSize? size;
te_widgets package
documentation
widgets/checkbox/checkbox
TCheckbox
size property
TCheckbox class