bottomNavSize property
double
get
bottomNavSize
This is the space of the area where is android OS Navigation bottoms available like, BACK,CURRENT,OPTION
Implementation
double get bottomNavSize => _mediaQueryData.padding.bottom;