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....