menu
rx package
documentation
reactive.dart
Computed<T>
Computed.new constructor
Computed.new constructor
dark_mode
light_mode
Computed<
T
>
constructor
Computed<
T
>
(
Map0
<
T
>
_callback
)
Implementation
Computed(this._callback) { _update(); }
rx package
documentation
reactive
Computed<T>
Computed.new constructor
Computed class