padding property
final
The CupertinoSegmentedControl will be placed inside this padding.
Defaults to EdgeInsets.symmetric(horizontal: 16.0)
Implementation
final EdgeInsetsGeometry? padding;
The CupertinoSegmentedControl will be placed inside this padding.
Defaults to EdgeInsets.symmetric(horizontal: 16.0)
final EdgeInsetsGeometry? padding;