ProfileButton class abstract

Inheritance
Implementers

Properties

actor ProfileViewBasic
final
backgroundColor MaterialStateProperty<Color?>?
getter/setter pairinherited
color Color?
getter/setter pairinherited
fontSize double?
getter/setter pairinherited
fontWeight FontWeight?
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
onPressed VoidCallback?
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
state State<StatefulWidget>
finalinherited
text String
no setterinherited
widget Widget
no setterinherited

Methods

action() Future<void>
inherited
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