menu
shsp_implementations package
documentation
utility/callback_map.dart
CallbackMap<T>
length property
length property
dark_mode
light_mode
length
property
int
get
length
Get the number of callbacks
Implementation
int get length => _map.length;
shsp_implementations package
documentation
utility/callback_map
CallbackMap<T>
length property
CallbackMap class