menu
shsp_implementations package
documentation
utility/utility_factories.dart
CallbackMapFactory
create<T> static method
create<T> static method
dark_mode
light_mode
create<
T
>
static method
CallbackMap
<
T
>
create
<
T
>(
)
Implementation
static CallbackMap<T> create<T>() => CallbackMap<T>();
shsp_implementations package
documentation
utility/utility_factories
CallbackMapFactory
create<T> static method
CallbackMapFactory class