padding property

EdgeInsets? padding
final

Padding inside the footer bar. Defaults to left: 2, right: 3, top: 1, bottom: 1.

Implementation

final EdgeInsets? padding;