my_button

Last updated:

0 purchases

my_button Image
my_button Images
Add to Cart

Description:

my button

"Enough with the nesting! Easily implement a stylish ElevatedButton!"
Usage #
MyButton(
fontStyle: FontStyle.italic,
text: "button5",
fontSize: 30,
outlinedBorder: const RoundedRectangleBorder(
borderRadius: BorderRadius.all(Radius.circular(10))),
backgroundColor: Colors.yellow,
borderWidth: 0,
borderColor: Colors.yellow,
)
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.