builder property
The function that builds the widget for this slot if the condition is met.
Implementation
final Widget? Function(ActiveLayoutInfo) builder;
The function that builds the widget for this slot if the condition is met.
final Widget? Function(ActiveLayoutInfo) builder;