margin property

dynamic margin
final

If null, EdgeInsets.symmetric(horizontal: 16.0) is used.

Implementation

final EdgeInsetsGeometry? margin;