menu
abus package
documentation
core/abus_manager.dart
ABUSManager
handlerCount property
handlerCount property
dark_mode
light_mode
handlerCount
property
int
get
handlerCount
Get registered handlers count
Implementation
int get handlerCount => _handlers.length;
abus package
documentation
core/abus_manager
ABUSManager
handlerCount property
ABUSManager class