menu
te_widgets package
documentation
widgets/lazy-indexed-stack/lazy_indexed_stack.dart
TLazyIndexedStack
children property
children property
dark_mode
light_mode
children
property
List
<
WidgetBuilder
>
children
final
Builder functions for each child (built lazily).
Implementation
final List<WidgetBuilder> children;
te_widgets package
documentation
widgets/lazy-indexed-stack/lazy_indexed_stack
TLazyIndexedStack
children property
TLazyIndexedStack class