menu
flukit package
documentation
example/routes/pull_refresh.dart
PullRefreshRoute
PullRefreshRoute const constructor
PullRefreshRoute const constructor
dark_mode
light_mode
PullRefreshRoute
constructor
const
PullRefreshRoute
(
{
Key
?
key
,
})
Implementation
const PullRefreshRoute({Key? key}) : super(key: key);
flukit package
documentation
example/routes/pull_refresh
PullRefreshRoute
PullRefreshRoute const constructor
PullRefreshRoute class