core/widgets/responsive_ui_widget library

Classes

ResponsiveUIWidget
ResponsiveUIWidget a widget for creating responsive user interfaces.

Typedefs

ResponsiveBuilder = Widget Function(BuildContext, Orientation, EScreenType)
Provides BuildContext, Orientation, and EScreenType parameters to the builder function