DefaultAttributesAdapter class abstract
- Implementers
- AlignWidgetDefaultAttributes
- AppBarDefaultAttributes
- BottomBarDefaultAttributes
- BoxDefaultAttributes
- ColumnDefaultAttributes
- ComponentDefaultAttributes
- ConditionDefaultAttributes
- DropdownDefaultAttributes
- IconDefaultAttributes
- ListViewDefaultAttributes
- LottieDefaultAttributes
- PageViewDefaultAttributes
- RowDefaultAttributes
- ScaffoldDefaultAttributes
- SpacerDefaultAttribute
- StackDefaultAttributes
- SvgPictureDefaultAttributes
- SwitchDefaultAttributes
- TeamComponentDefaultAttributes
- TextDefaultAttributes
- TextFieldDefaultAttributes
Constructors
- DefaultAttributesAdapter()
-
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
requiredAttributes(
String nodeType) → List< String> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited