menu
nylo_support package
documentation
widgets/src/collection_view.dart
CollectionView<T>
transform property
transform property
dark_mode
light_mode
transform
property
dynamic Function
(
List
<
T
>
data
)
?
transform
final
Implementation
final dynamic Function(List<T> data)? transform;
nylo_support package
documentation
widgets/src/collection_view
CollectionView<T>
transform property
CollectionView class