contentPadding property

EdgeInsets? contentPadding
final

Empty space to inscribe inside this widget. The child, if any, is placed inside this padding. Defaults to the ZdsBottomBarTheme value.

Implementation

final EdgeInsets? contentPadding;