menu
riverpod_infinite_scroll_page package
documentation
widgets/helpers/default_status_indicators/footer_tile.dart
FooterTile
FooterTile.new const constructor
FooterTile.new const constructor
dark_mode
light_mode
FooterTile
constructor
const
FooterTile
(
{
required
Widget
child
,
Key
?
key
,
})
Implementation
const FooterTile({ required this.child, super.key, });
riverpod_infinite_scroll_page package
documentation
widgets/helpers/default_status_indicators/footer_tile
FooterTile
FooterTile.new const constructor
FooterTile class