menu
refresh_paging_listview package
documentation
refresh_paging_listview.dart
EmptyFooter
EmptyFooter.new const constructor
EmptyFooter.new const constructor
dark_mode
light_mode
EmptyFooter
constructor
const
EmptyFooter
(
{
Key
?
key
,
String
?
content
,
double
?
fontSize
,
})
Implementation
const EmptyFooter({Key? key, this.content, this.fontSize}) : super(key: key);
refresh_paging_listview package
documentation
refresh_paging_listview
EmptyFooter
EmptyFooter.new const constructor
EmptyFooter class