DevbarButtonHandle class

Constructors

DevbarButtonHandle(UiService service, {required Widget widget, DevbarButtonPosition? position})

Properties

hashCode int
The hash code for this object.
no setterinherited
position DevbarButtonPosition
final
refreshStream Stream<void>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
service → UiService
final
widget Widget
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
refresh(Widget widget) → void
remove() → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited