menu
xwidgets_pack package
documentation
widgets/x_scrollview.dart
XScrollView<T>
onInit property
onInit property
dark_mode
light_mode
onInit
property
XScrollFetcher
<
T
>
?
onInit
final
Fetches the first page when the widget is mounted or refreshed.
Implementation
final XScrollFetcher<T>? onInit;
xwidgets_pack package
documentation
widgets/x_scrollview
XScrollView<T>
onInit property
XScrollView class