menu
dust_flutter package
documentation
dust_flutter.dart
StateEffect
StateEffect.new const constructor
StateEffect.new const constructor
dark_mode
light_mode
StateEffect
constructor
const
StateEffect
(
Object
value
)
Creates an effect payload.
Implementation
const StateEffect(this.value);
dust_flutter package
documentation
dust_flutter
StateEffect
StateEffect.new const constructor
StateEffect class