padding property
Padding between the switch itself and its label.
Defaults to EdgeInsetsDirectional.only(start: 8).
Implementation
final EdgeInsetsGeometry? padding;
Padding between the switch itself and its label.
Defaults to EdgeInsetsDirectional.only(start: 8).
final EdgeInsetsGeometry? padding;