menu
flutter_state_controller package
documentation
state_controller.dart
RxList<T>
clear method
clear method
dark_mode
light_mode
clear
method
void
clear
(
)
Implementation
void clear() { _value.clear(); update(); }
flutter_state_controller package
documentation
state_controller
RxList<T>
clear method
RxList class