customevetedbutton 0.0.2 copy "customevetedbutton: ^0.0.2" to clipboard
customevetedbutton: ^0.0.2 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: CustomButtonStyles.outlinePrimary,
onPressed: () {
onTapViewEPass(context);
},
),

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.

2
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on customevetedbutton