paddingBottom property
Padding applied to the bottom edge of the flex container.
This value is in logical pixels and represents spacing inside the container's bottom edge, after the last line of flex items.
Implementation
double paddingBottom = 0.0;
Padding applied to the bottom edge of the flex container.
This value is in logical pixels and represents spacing inside the container's bottom edge, after the last line of flex items.
double paddingBottom = 0.0;