padding property

EdgeInsets padding
final

The padding. Defaults to const EdgeInsets.all(16).

Implementation

final EdgeInsets padding;