LayoutWidgetBuilder typedef
The signature of the LayoutBuilder builder function.
Implementation
typedef LayoutWidgetBuilder = Widget Function(BuildContext context, BoxConstraints constraints);
The signature of the LayoutBuilder builder function.
typedef LayoutWidgetBuilder = Widget Function(BuildContext context, BoxConstraints constraints);