menu
nylo_support package
documentation
widgets/ny_list_view.dart
NyListViewItemHelper
isLast method
isLast method
dark_mode
light_mode
isLast
method
bool
isLast
(
)
Implementation
bool isLast() => index == totalItems - 1;
nylo_support package
documentation
widgets/ny_list_view
NyListViewItemHelper
isLast method
NyListViewItemHelper class