customevetedbutton 0.0.4 copy "customevetedbutton: ^0.0.4" to clipboard
customevetedbutton: ^0.0.4 copied to clipboard

A custom elevated button widget for Flutter. Users can customize it according to their needs.

User can direct style edit and manage buttons through this pkg.

Features #

It is a custom elevted button users can use it to crate elevted buttons easily and modify it according to his need contribute in this pkg fork and update it.

Usage #


CustomElevatedButton(
    height: 58,
    text: "lbl_view_e_pass".tr.toUpperCase(),
     buttonTextStyle: TextStyle(color: Colors.white),
     buttonStyle:  ButtonStyle(),
      onPressed: () {},
     ),

Additional information #

It is a custom elevted button users can use it to crate elevted buttons easily and modify it according to his need contribute in this pkg fork and update it.

github #

https://github.com/awaisdev5765/customelevetedbutton.git

2
likes
120
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

A custom elevated button widget for Flutter. Users can customize it according to their needs.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on customevetedbutton