menu
g_state package
documentation
widgets/obx.dart
Obx
Obx.new const constructor
Obx.new const constructor
dark_mode
light_mode
Obx
constructor
const
Obx
(
WidgetCallback
builder
, {
Key
?
key
,
})
Implementation
const Obx(this.builder, {super.key});
g_state package
documentation
widgets/obx
Obx
Obx.new const constructor
Obx class