Reactive constructor
Reactive({})
Implementation
Reactive(
{super.key,
this.bindDependencies = const [Null],
this.elseShow = const SizedBox(),
this.showIf,
required this.builder});
Reactive(
{super.key,
this.bindDependencies = const [Null],
this.elseShow = const SizedBox(),
this.showIf,
required this.builder});