checkboxPadding property
The padding around the checkbox field only.
Defaults to EdgeInsets.only(top: 1) if not specified.
Implementation
final EdgeInsetsGeometry? checkboxPadding;
The padding around the checkbox field only.
Defaults to EdgeInsets.only(top: 1) if not specified.
final EdgeInsetsGeometry? checkboxPadding;