menu
cyclone package
documentation
cyclone.dart
UpdateCtrl extension type
UpdateCtrl extension type
dark_mode
light_mode
UpdateCtrl<
T
>
extension type
on
RefContext
<
T
>
Constructors
UpdateCtrl.new
(
RefContext
<
T
>
context
)
Properties
context
→
RefContext
<
T
>
final
ref
→ T
no setter
Methods
rebuild
(
)
→ void
setValue
(
T
value
)
→ void
cyclone package
documentation
cyclone
UpdateCtrl extension type
cyclone library