menu
Flutter
widgets
SafeArea
bottom property
bottom
brightness_4
brightness_5
description
bottom
property
bool
bottom
final
Whether to avoid system intrusions on the bottom side of the screen.
Implementation
final bool bottom;
Flutter
widgets
SafeArea
bottom property
SafeArea class