menu
foodb package
documentation
key_value_adapter.dart
UtilsKey
UtilsKey.new constructor
UtilsKey.new constructor
dark_mode
light_mode
UtilsKey
constructor
UtilsKey
(
{
String
?
key
,
})
Implementation
UtilsKey({String? key}) : super(key: key, tableName: "utils");
foodb package
documentation
key_value_adapter
UtilsKey
UtilsKey.new constructor
UtilsKey class