menu
my_rx_state package
documentation
my_rx_state.dart
RxState<T>
dispose method
dispose method
dark_mode
light_mode
dispose
method
void
dispose
(
)
Hủy state, giải phóng tài nguyên
Implementation
void dispose() { _subject.close(); }
my_rx_state package
documentation
my_rx_state
RxState<T>
dispose method
RxState class