MaterialWidgetVisitor class sealed
- Inheritance
-
- Object
- WidgetVisitor
- MaterialWidgetVisitor
- Implementers
- AboutListTileVisitor
- AppBarVisitor
- ButtonBarVisitor
- CardVisitor
- CircularProgressIndicatorVisitor
- DividerVisitor
- DrawerHeaderVisitor
- DrawerVisitor
- DropdownButtonVisitor
- ElevatedButtonVisitor
- FloatingActionButtonVisitor
- InkResponseVisitor
- InkWellVisitor
- LinearProgressIndicatorVisitor
- ListTileVisitor
- MaterialVisitor
- OutlinedButtonVisitor
- OverflowBarVisitor
- ScaffoldVisitor
- TextButtonVisitor
- VerticalDividerVisitor
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
visit(
covariant Widget widget) → ConstructorCall -
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited