bottomNavigationBarTop property
The distance from the TransparentScaffold's top edge to the top edge of the rectangle in which the TransparentScaffold.bottomNavigationBar bar is laid out.
Null if TransparentScaffold.bottomNavigationBar is null.
Implementation
final double? bottomNavigationBarTop;