menu
nui_toolbox package
documentation
listview/nui_list_interface.dart
NUIAnimatedListState<T, C, V extends NUIAnimatedListInterface<T, C>>
orientation method
orientation method
dark_mode
light_mode
orientation
method
Axis
orientation
(
)
Implementation
Axis orientation() => widget.orientation ?? Axis.vertical;
nui_toolbox package
documentation
listview/nui_list_interface
NUIAnimatedListState<T, C, V extends NUIAnimatedListInterface<T, C>>
orientation method
NUIAnimatedListState class