ResponsiveLayoutWidgetBuilder typedef Null safety
Signature for the individual builders (small, large, etc.).
Implementation
typedef ResponsiveLayoutWidgetBuilder = Widget Function(BuildContext, Widget?);
Signature for the individual builders (small, large, etc.).
typedef ResponsiveLayoutWidgetBuilder = Widget Function(BuildContext, Widget?);