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