menu
the_flutter_ui package
documentation
flutter_ui.dart
SliverLazyColumn<T>
child property
child property
dark_mode
light_mode
child
property
Widget
Function
(
BuildContext
context
,
T
element
,
int
index
)
child
final
Implementation
final Widget Function(BuildContext context, T element, int index) child;
the_flutter_ui package
documentation
flutter_ui
SliverLazyColumn<T>
child property
SliverLazyColumn class