WidgetLayoutExtension<T extends Object> extension
- on
-
- T
Methods
-
showInMeduim(
BuildContext context) → T? -
Available on T, provided by the WidgetLayoutExtension extension
-
showInNotSize(
BuildContext context, LayoutSize size) → T? -
Available on T, provided by the WidgetLayoutExtension extension
-
showInNotSmall(
BuildContext context) → T? -
Available on T, provided by the WidgetLayoutExtension extension
-
showInSize(
BuildContext context, LayoutSize size) → T? -
Available on T, provided by the WidgetLayoutExtension extension
-
showInSmall(
BuildContext context) → T? -
Available on T, provided by the WidgetLayoutExtension extension