menu
flutter_use package
documentation
flutter_use.dart
ListAction<E>
sublist property
sublist property
dark_mode
light_mode
sublist
property
List
<
E
>
Function
(
int
start
, [
int
?
end
])
sublist
final
Implementation
final List<E> Function(int start, [int? end]) sublist;
flutter_use package
documentation
flutter_use
ListAction<E>
sublist property
ListAction class