padding property

EdgeInsets padding
final

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

Defaults to EdgeInsets.all(8)

Implementation

final EdgeInsets padding;