UO_Widget constructor

const UO_Widget(
  1. UO uoStatus, {
  2. Key? key,
})

Implementation

const UO_Widget(this.uoStatus, {super.key});