padding property

EdgeInsets padding
final

Best to use this padding instead of wrapping it with a Padding widget in case you also want it wrapped with a SingleChildScrollView

Implementation

final EdgeInsets padding;