menu
subtree package
documentation
state.dart
Obx
Obx.new const constructor
Obx.new const constructor
dark_mode
light_mode
Obx
constructor
const
Obx
(
Widget
_builder
(
ReactiveBlockRefExt
ref
), {
Key
?
key
,
})
Implementation
const Obx(this._builder, {super.key});
subtree package
documentation
state
Obx
Obx.new const constructor
Obx class