safeAreaBottom property

double? safeAreaBottom
final

The bottom height of the safe area. If it is null, the widget will automatically calculate the bottom height of the safe area.

Implementation

final double? safeAreaBottom;