margin property
Empty space to surround the section card.
Defaults to EdgeInsets.symmetric(horizontal: 16, vertical: 6) matching
iOS grouped table section insets.
Implementation
final EdgeInsetsGeometry? margin;
Empty space to surround the section card.
Defaults to EdgeInsets.symmetric(horizontal: 16, vertical: 6) matching
iOS grouped table section insets.
final EdgeInsetsGeometry? margin;