menu
plentra_sphere_client package
documentation
abstractClasses/get_launcher_load_more.dart
GetLauncherLoadMore
onResult abstract method
onResult abstract method
dark_mode
light_mode
onResult
abstract method
void
onResult
(
int
totalItemCount
,
int
itemsInThisPage
,
int
itemsPerPage
,
List
items
,
)
Implementation
void onResult( int totalItemCount, int itemsInThisPage, int itemsPerPage, List<dynamic> items, );
plentra_sphere_client package
documentation
abstractClasses/get_launcher_load_more
GetLauncherLoadMore
onResult abstract method
GetLauncherLoadMore class