anirudhsharma392 / Slider-Button

A flutter package for creating a slider button widget.
BSD 3-Clause "New" or "Revised" License
226 stars 73 forks source link

Null safety for fixed values #17

Closed julianodportela closed 3 years ago

julianodportela commented 3 years ago

Changed fixed values such as height, width, radius, and buttonSize. Put relative or null values with null safety instead.