menu
automaton_generator package
documentation
renderer.dart
Renderer class
Renderer class
dark_mode
light_mode
Renderer
class
Constructors
Renderer.new
(
Allocate
allocate
)
Properties
allocate
→
Allocate
final
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
Methods
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
render
(
String
template
,
Map
<
String
,
String
>
values
,
Map
<
String
,
String
>
renderedValues
)
→
String
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
automaton_generator package
documentation
renderer
Renderer class
renderer library