2021-07-03 03:34 AM
I want to use the same widget in five screens,for example:the digitalClock.I want all my screens can show the time.For now,i add five digitalClock in five screen and use handleTickEvent to update digitalClock.In this way,code repetition rate is high. Is there any other way to solve this problem, and can you provide a demo. Thanks!
2021-07-03 08:36 AM
Custom container?