IViewableWidget class abstract
- Implementers
- AnimationModel
- BoxModel
- BreadcrumbModel
- BusyModel
- ButtonModel
- CameraModel
- CardModel
- CenterModel
- ChartModel
- CheckboxModel
- ColumnModel
- DatepickerModel
- DraggableModel
- DrawerModel
- DroppableModel
- EditorModel
- ExpandedModel
- FooterModel
- FormModel
- FrameworkModel
- GestureModel
- GridModel
- HeaderModel
- HtmlModel
- IconModel
- ImageModel
- InlineFrameModel
- InputModel
- LinkModel
- ListModel
- MapModel
- MapModel
- MenuModel
- PaddingModel
- PagerModel
- PopoverModel
- PositionedModel
- RadioModel
- RowModel
- ScopeModel
- ScribbleModel
- ScrollerModel
- SelectModel
- SliderModel
- SpanModel
- SplitModel
- StackModel
- SwitchModel
- TableModel
- TabModel
- TextModel
- ThemeModel
- TooltipModel
- TreeModel
- TreeNodeModel
- TypeaheadModel
- VideoModel
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- id ↔ String
-
latefinal
- model → WidgetModel
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
getView(
) → Widget -
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