menu
get_net_work package
documentation
widgets/pull_refresh/refresh_config.dart
RefreshConfig
RefreshConfig.new const constructor
RefreshConfig.new const constructor
dark_mode
light_mode
RefreshConfig
constructor
const
RefreshConfig
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const RefreshConfig({super.key, required this.child});
get_net_work package
documentation
widgets/pull_refresh/refresh_config
RefreshConfig
RefreshConfig.new const constructor
RefreshConfig class