RouteKit class
Constructors
- RouteKit()
Properties
Methods
-
createDisplayPage(
) → Widget -
override
-
createStorage(
) → IStorage -
override
-
getIcon(
) → String -
override
-
getKitName(
) → String -
override
-
getStorage(
) → IStorage -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
removeAllItem(
) → bool -
inherited
-
save(
IInfo? info) → bool -
inherited
-
start(
) → void -
override
-
stop(
) → void -
override
-
tabAction(
) → void -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited