FrX<T> extension

on

Properties

value → T

Available on Fr<T>, provided by the FrX extension

no setter

Methods

call() → T

Available on Fr<T>, provided by the FrX extension

map<V>(V mapper(T t)) Fr<V>

Available on Fr<T>, provided by the FrX extension

onChange(void callback(T value), {bool fireImmediately = false, DspReg? disposers}) → void

Available on Fr<T>, provided by the FrX extension