floxy_style 0.0.1 floxy_style: ^0.0.1 copied to clipboard
Help you to great styling widget in flutter.
Usage #
Include short and useful examples for package users. Add longer examples
to /example
folder.
TombolMerah(
pressed: () {},
widget: Text("Test Button"),
// for example you need borderRadius just add
typeBorder: "bd-1"
)
Additional information #
Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.