menu
stun_kit package
documentation
view_model/src/models/app_state.dart
InternalErrorState
InternalErrorState.new const constructor
InternalErrorState.new const constructor
dark_mode
light_mode
InternalErrorState
constructor
const
InternalErrorState
(
Object
exception
)
Implementation
const InternalErrorState(this.exception);
stun_kit package
documentation
view_model/src/models/app_state
InternalErrorState
InternalErrorState.new const constructor
InternalErrorState class