appmayor
appButton
AppButton
AppButton constructor
AppButton
AppButton
constructor
Null safety
AppButton
(
Color
color
,
Widget
?
icon
,
String
?
text
,
String
?
package
,
String
?
url
)
Implementation
AppButton(this.color, this.icon, this.text, this.package, this.url);
appmayor
appButton
AppButton
AppButton constructor
AppButton class
Constructors
AppButton
Properties
color
hashCode
icon
key
package
runtimeType
text
url
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==