flutter_rounded_loading_button
flutter_rounded_loading_button copied to clipboard
Be able to have a outlinedbutton like style
I made changes for my needs, I propose them here : The goal was to be able to have a outlinedbutton like style (colored text and border, transparent background)
- add border width & color gestion
- add ability to customize only loader indicator color without touching other icons which are colored by ValueColor. like this, we can have a white error and success icon with a special error/success background and a loading indicator of a different defined color to manage white backgrounds