ObxWidget constructor

const ObxWidget({
  1. Key? key,
})

Constructs an ObxWidget.

Implementation

const ObxWidget({super.key});