UikSelectProps class

Inheritance
Annotations

Constructors

UikSelectProps()
UikSelectProps.fromJson(Map<String, dynamic> json)
factory

Properties

action UikAction
getter/setter pair
avatar Widget?
getter/setter pair
Border bool
getter/setter pair
Corner String
getter/setter pair
Disable bool
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
Heading bool
getter/setter pair
id String
getter/setter pair
noIcon bool
getter/setter pair
rightIcon Widget?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
size String?
getter/setter pair
text String
getter/setter pair

Methods

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

Operators

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