safeArea property
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;
System insets (MediaQuery.padding — notch, home indicator): the
tooltip stays inside screenLocal.deflate(safeArea). Zero — the whole
screen is usable (the previous behavior).
final EdgeInsets safeArea;