pindery
welcome
WelcomeButton
WelcomeButton constructor
WelcomeButton
WelcomeButton class
Constructors
WelcomeButton
Properties
color
route
text
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
WelcomeButton constructor
WelcomeButton
(
{
String
text
,
Color
color
,
String
route
})
Implementation
WelcomeButton({this.text, this.color, this.route});