$WidgetInterface class abstract interface

Implementers
Annotations
  • @BuiltValue(instantiable: false)

Constructors

$WidgetInterface()

Properties

buttons → BuiltList<Widget_Buttons>?
no setter
hashCode int
The hash code for this object.
no setterinherited
iconClass String
no setter
iconUrl String
no setter
id String
no setter
itemApiVersions → BuiltList<int>?
no setter
itemIconsRound bool
no setter
order int
no setter
reloadInterval int?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
title String
no setter
widgetUrl String?
no setter

Methods

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