safeArea property

EdgeInsets safeArea
final

System insets (MediaQuery.padding — notch, home indicator): the tooltip stays inside the safe rect. Zero — the whole screen is usable.

Implementation

final EdgeInsets safeArea;