margin property

EdgeInsets margin
final

Margin between the fields. Default margin is EdgeInsets.all(5.0)

Implementation

final EdgeInsets margin;