menu
antd_flutter_mobile package
documentation
components/box/handler.dart
AntdThrottleDebouncer
isActive property
isActive property
dark_mode
light_mode
isActive
property
bool
get
isActive
Implementation
bool get isActive => _timer?.isActive == true || _isDebouncing;
antd_flutter_mobile package
documentation
components/box/handler
AntdThrottleDebouncer
isActive property
AntdThrottleDebouncer class