useSafeArea property

bool useSafeArea
final

Determine if the dropdown menu should only display in safe areas of the screen. It is true by default, which means the dropdown menu will not overlap operating system areas.

Implementation

final bool useSafeArea;