padding property

EdgeInsets? padding
final

The amount of space to surround the child inside the bounds of the BottomAppBar.

Implementation

final EdgeInsets? padding;