builder property
The builder function that constructs the widget when this config matches.
Implementation
final Widget? Function(ActiveLayoutInfo layoutInfo) builder;
The builder function that constructs the widget when this config matches.
final Widget? Function(ActiveLayoutInfo layoutInfo) builder;