padding property

EdgeInsets padding
final

The padding. Defaults to EdgeInsets.fromLTRB(16, 12, 16, 12).

Implementation

final EdgeInsets padding;