menu
meowchannel package
documentation
extensions/flutter/store_state.dart
StoreState<W extends StatefulWidget>
getState<S> method
getState<S> method
dark_mode
light_mode
getState<
S
>
method
S
getState
<
S
>(
)
Implementation
S getState<S>() => _stateByType[typeOf<S>()];
meowchannel package
documentation
extensions/flutter/store_state
StoreState<W extends StatefulWidget>
getState<S> method
StoreState class