menu
nylo_framework package
documentation
nylo_framework.dart
NyListView<T>
sort property
sort property
dark_mode
light_mode
sort
property
dynamic Function
(
List
<
T
>
items
)
?
sort
final
Implementation
final dynamic Function(List<T> items)? sort;
nylo_framework package
documentation
nylo_framework
NyListView<T>
sort property
NyListView class