Constructors
-
UpdatePolicy()
-
const
-
UpdatePolicy.allow()
-
const
factory
-
UpdatePolicy.allowIf({bool? hovered, bool? focused, bool? touched, bool? dirty, bool? empty, bool? full, bool? edited, bool? submitted, FetchStatus? fetch})
-
const
factory
-
UpdatePolicy.deny()
-
const
factory
-
UpdatePolicy.denyIf({bool? hovered, bool? focused, bool? touched, bool? dirty, bool? empty, bool? full, bool? edited, bool? submitted, FetchStatus? fetch})
-
const
factory
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited