HomePage class
- Inheritance
-
- Object
- StandardPage
- HomePage
Constructors
- HomePage()
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- page ↔ StatefulWidget
-
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
getActions(
) → Set< String?> -
override
-
getConstructorArgs(
) → dynamic -
override
-
getData(
) → dynamic -
override
-
getPage(
) → StatefulWidget -
inherited
-
getPageCallBackForAction(
) → dynamic -
override
-
getPageContext(
) → dynamic -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
of(
UikAction uikAction) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited