menu
automaton_generator package
documentation
state.dart
State
State.new constructor
State.new constructor
dark_mode
light_mode
State
constructor
State
(
String
type
, {
String
result
=
'null'
,
})
Implementation
State( this.type, { this.result = 'null', });
automaton_generator package
documentation
state
State
State.new constructor
State class