verticalPadding property
The amount of padding to provide for each FlipBoxNavigationBarTile.
The height of tile is calculated by adding verticalPadding twice to the maximum icon size (selected / unselected).
Implementation
final double verticalPadding;