special_button 0.0.1
special_button: ^0.0.1 copied to clipboard
This package will help you add customize button into your application.
Features #
This package will help you add customize button into your application
Getting started #
Import this package into your flutter application
Usage #
SpecialButton(onpressed: null, text: hello, textcolor: Colors.blue, backgroundcolor: Colors.blue,
);
Additional information #
To contribute to this package, add your contribution and your name to the readme file. i will check and merge your contributions