rive package
documentation
rive
SMIInput
<
T
>
id property
id
id
property
Null safety
int
id
The id of the input within the context of the
StateMachine
it belongs to.
Implementation
int get id => _input.id;
rive package
documentation
rive
SMIInput
<
T
>
id property
SMIInput class
Properties
controller
hashCode
id
name
runtimeType
type
value
Methods
advance
change
noSuchMethod
toString
Operators
operator ==