menu
nylo_support package
documentation
widgets/ny_list_view.dart
NyListViewItemHelper
NyListViewItemHelper.new const constructor
NyListViewItemHelper.new const constructor
dark_mode
light_mode
NyListViewItemHelper
constructor
const
NyListViewItemHelper
(
{
required
int
index
,
required
int
totalItems
,
})
Implementation
const NyListViewItemHelper({ required this.index, required this.totalItems, });
nylo_support package
documentation
widgets/ny_list_view
NyListViewItemHelper
NyListViewItemHelper.new const constructor
NyListViewItemHelper class