flutter / flutter_clock

BSD 3-Clause "New" or "Revised" License
543 stars 328 forks source link

How Can I Use this ClockModel .. its have 16 dp padding by default #65

Closed Akash35pasupathi closed 4 years ago

Akash35pasupathi commented 4 years ago

getting Overflowed image

while using this .. ClockCustomizer((ClockModel model) => DigitalClock(model)

JonathanMonga commented 4 years ago

Its not obligatory to use ClockModel... You can define your own...

jkurtw commented 4 years ago

Also see #35