paddingTop property
Padding applied to the top edge of the flex container.
This value is in logical pixels and represents spacing inside the container's top edge, before the first line of flex items.
Implementation
double paddingTop = 0.0;
Padding applied to the top edge of the flex container.
This value is in logical pixels and represents spacing inside the container's top edge, before the first line of flex items.
double paddingTop = 0.0;