build method
Builds the widget for a slot based on the current ActiveLayoutInfo.
Implementation
@override
Widget? build(ActiveLayoutInfo layoutInfo) => widget;
Builds the widget for a slot based on the current ActiveLayoutInfo.
@override
Widget? build(ActiveLayoutInfo layoutInfo) => widget;