eliud_pkg_fundamentals
fader_list_event
FaderListUpdated
FaderListUpdated const constructor
FaderListUpdated
FaderListUpdated
constructor
Null safety
const
FaderListUpdated
(
{
List
<
FaderModel
?
>
?
value
,
bool
?
mightHaveMore
}
)
Implementation
const FaderListUpdated({this.value, this.mightHaveMore});
eliud_pkg_fundamentals
fader_list_event
FaderListUpdated
FaderListUpdated const constructor
FaderListUpdated class
Constructors
FaderListUpdated
Properties
hashCode
mightHaveMore
props
runtimeType
stringify
value
Methods
noSuchMethod
toString
Operators
operator ==