methods/utils/get_overlay_position library

Classes

GetOverlayPositionOptions
Options for configuring the overlay position.

Functions

getOverlayPosition(GetOverlayPositionOptions options) Map<String, dynamic>
Returns the overlay position based on the specified options.

Typedefs

GetOverlayPositionType = Map<String, dynamic> Function(GetOverlayPositionOptions options)