menu
muffin package
documentation
core/mock.dart
MockConfig
MockConfig.new constructor
MockConfig.new constructor
dark_mode
light_mode
MockConfig
constructor
MockConfig
(
String
key
,
Mock
mock
)
Implementation
MockConfig(this.key, this.mock);
muffin package
documentation
core/mock
MockConfig
MockConfig.new constructor
MockConfig class