menu
util_xx package
documentation
Eventxx.dart
EventxxDebounce_c<T>
onListen property
onListen property
dark_mode
light_mode
onListen
property
void Function
(
T
val
)
onListen
final
执行
Implementation
final void Function(T val) onListen;
util_xx package
documentation
Eventxx
EventxxDebounce_c<T>
onListen property
EventxxDebounce_c class