padding property

EdgeInsets padding
final

Empty space to inscribe inside the title bar. The child, if any, is placed inside this padding.

Defaults to EdgeInsets.zero.

Implementation

final EdgeInsets padding;