safeArea property

EdgeInsets safeArea
final

System insets (MediaQuery.padding — notch, home indicator): the tooltip stays inside screenLocal.deflate(safeArea). Zero — the whole screen is usable (the previous behavior).

Implementation

final EdgeInsets safeArea;