menu
xwidgets_pack package
documentation
widgets/x_scrollview.dart
XScrollView<T>
initialItems property
initialItems property
dark_mode
light_mode
initialItems
property
List
<
T
>
initialItems
final
Items shown before the first fetch completes.
Implementation
final List<T> initialItems;
xwidgets_pack package
documentation
widgets/x_scrollview
XScrollView<T>
initialItems property
XScrollView class