game_button

Last updated:

0 purchases

game_button Image
game_button Images
Add to Cart

Description:

game button

How to use? #
Add game_button: to your pubspec.yaml dependencies then run flutter pub get
Add from pub [Stable]
dependencies:
game_button:
copied to clipboard
Usage #
GameButton(
title: 'Play Online',
backColor: Colors.deepPurple,
gradientColors: [
Colors.purple,
Colors.purpleAccent,
],
// textColor: Colors.blue,
// textStokeColor: Colors.white,
// textStokeWidth: 3,
// fontWeight: FontWeight.w100,
// stokeColor: Colors.black,
// stokeWidth: 3,
)
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.