ReactiveBlock constructor
ReactiveBlock(
- void _reactiveBlockFunc(
- ReactiveBlockRef ref
Implementation
ReactiveBlock(this._reactiveBlockFunc) {
_runReactiveBlock();
}