safeAreaBottom property
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;
The bottom height of the safe area. If it is null, the widget will automatically calculate the bottom height of the safe area.
final double? safeAreaBottom;