padding property

EdgeInsetsGeometry? padding
final

EdgeInsets to apply on the inner edge, padding the content within.

Implementation

final EdgeInsetsGeometry? padding;