WelcomeButton constructor

WelcomeButton({String text, Color color, String route })

Implementation

WelcomeButton({this.text, this.color, this.route});