HDMProvide<Handler> class

Constructors

HDMProvide({Handler? state, HDMMain<Handler>? hdmMainObj})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
hdmMainObj HDMMain<Handler>?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
state → Handler?
final

Methods

hDMProviderObjCreator(Widget child) → _HDMProviderObj
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited