button_widget

Creator: coderz1093

Last updated:

0 purchases

button_widget Image
button_widget Images

Languages

Categories

Add to Cart

Description:

button widget

Customizable button with options.
Features #
Getting started #
Usage #
ElevatedButtonW(
buttonText: "Login",
buttonColor: primaryColor,
buttonTextColor: Colors.black,
buttonRadius: 10,
isLoading: false,
ontap: () {

},
),

copied to clipboard
Additional information #
Initial release of the package with the following features:
Customizable button with options for color, text, icon, border, onTap, radius, height, and loading state.
Option to make the button a floating action button.
Support for null safety.

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.