GSIButtonConfiguration class

Constructors

GSIButtonConfiguration({dynamic theme, dynamic type, dynamic shape, dynamic text, dynamic size, dynamic locale, dynamic logoAlignment, dynamic minimumWidth})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
locale → dynamic
final
logoAlignment → dynamic
final
minimumWidth → dynamic
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shape → dynamic
final
size → dynamic
final
text → dynamic
final
theme → dynamic
final
type → dynamic
final

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