MVUWidgetWithTicker<Model, Msg> constructor

const MVUWidgetWithTicker<Model, Msg>({
  1. Key? key,
})

Implementation

const MVUWidgetWithTicker({super.key});