StateObx<State extends Object> constructor
const
StateObx<State extends Object> (
- Widget _builder(
- State state,
- ReactiveBlockRef ref
- Key? key,
Implementation
const StateObx(this._builder, {super.key});