DeclareWidget class
- Inheritance
-
- Object
- ClassAnnotation
- DeclareWidget
Constructors
- DeclareWidget({required String name, required String group, required String icon})
-
const
Properties
Methods
-
apply(
TypeDescriptor type) → void -
callback executed by the type infrastructure
typetheTypeDescriptorof the annotated classoverride -
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