menu
hubble_core package
documentation
utils/singleton_object.dart
SingletonObject<T>
SingletonObject.new constructor
SingletonObject.new constructor
dark_mode
light_mode
SingletonObject<
T
>
constructor
SingletonObject<
T
>
(
{
T
builder
()?,
})
Implementation
SingletonObject({this.builder});
hubble_core package
documentation
utils/singleton_object
SingletonObject<T>
SingletonObject.new constructor
SingletonObject class