padding property

EdgeInsetsGeometry? padding
final

The amount of space by which to inset the children.

See ScrollView.padding.

Implementation

final EdgeInsetsGeometry? padding;