Obx constructor

const Obx(
  1. WidgetCallback builder, {
  2. Key? key,
})

Implementation

const Obx(this.builder, {super.key});