caglarylmz / slide_digital_clock

✨A clean and lightweight Digital Clock Widget For Flutter
MIT License
18 stars 15 forks source link

Would like to see border color parameterized. #11

Closed DandrewsDev closed 1 year ago

DandrewsDev commented 1 year ago

Currently if I display the clock on anything without a white background there is a border around each section of the clock.

Screen Shot 2022-12-12 at 16 36 28

There are 3 cases of border: Border.all(color: Colors.white), One each for hours, minutes, seconds.

I would love to be able to control this boarder color to either set it as transparent, or a custom color for each section.

caglarylmz commented 1 year ago

thx for advice. Now u can use.