eliud_pkg_fundamentals
tutorial_form_state
TutorialFormError
TutorialFormError const constructor
TutorialFormError
TutorialFormError
constructor
Null safety
const
TutorialFormError
(
{
String
?
message
,
dynamic
super
}
)
Implementation
const TutorialFormError({this.message, super.value});
eliud_pkg_fundamentals
tutorial_form_state
TutorialFormError
TutorialFormError const constructor
TutorialFormError class
Constructors
TutorialFormError
Properties
hashCode
message
props
runtimeType
stringify
value
Methods
noSuchMethod
toString
Operators
operator ==