margin property

EdgeInsetsGeometry margin
final

Margin around the content area of the section encapsulating children.

Defaults to zero padding if constructed with standard CupertinoListSection constructor. Defaults to the standard notched-style iOS margin when constructing with CupertinoListSection.insetGrouped.

Implementation

final EdgeInsetsGeometry margin;