innerVerticalPadding property

double innerVerticalPadding
final

Breaking Change: Previously named verticalPadding. The gap that is to be shown on the top and bottom sides of each Widget in the _widgets.

Implementation

final double innerVerticalPadding;