menu
fluttery_framework package
documentation
view.dart
GetInstance
GetInstance factory constructor
GetInstance factory constructor
dark_mode
light_mode
GetInstance
constructor
GetInstance
(
)
Implementation
factory GetInstance() => _getInstance ??= const GetInstance._();
fluttery_framework package
documentation
view
GetInstance
GetInstance factory constructor
GetInstance class