ActionMaterialShowDialog class

Inheritance

Constructors

ActionMaterialShowDialog()

Properties

data Map<String, dynamic>
getter/setter pairinherited
group String?
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
name String?
getter/setter pairinherited
presenter String?
presenter mode of how to present the route. (screen / fullscreen dialog / modal / dialog)
getter/setter pairinherited
route String?
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
uri String
no setterinherited

Methods

invoke() → dynamic
inherited
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