reactiv property

ReactiveBool reactiv

Converts a standard bool into a ReactiveBool with reactive capabilities.

Implementation

ReactiveBool get reactiv => ReactiveBool(this);