menu
rownd_flutter_plugin package
documentation
state/global_state.dart
GlobalState
GlobalState.new constructor
GlobalState.new constructor
dark_mode
light_mode
GlobalState
constructor
GlobalState
(
{
App
?
app
,
Auth
?
auth
,
User
?
user
,
})
Implementation
GlobalState({ this.app, this.auth, this.user, });
rownd_flutter_plugin package
documentation
state/global_state
GlobalState
GlobalState.new constructor
GlobalState class