menu
flutter_androssy package
documentation
views/recycler/view.dart
RecyclerViewController<T>
firstItem property
firstItem property
dark_mode
light_mode
firstItem
property
T
get
firstItem
Items properties
Implementation
T get firstItem => items.first;
flutter_androssy package
documentation
views/recycler/view
RecyclerViewController<T>
firstItem property
RecyclerViewController class