menu
clean_framework_test package
documentation
clean_framework_test_legacy.dart
EntityFake
EntityFake.new const constructor
EntityFake.new const constructor
dark_mode
light_mode
EntityFake
constructor
const
EntityFake
(
{
String
value
=
'initial'
,
})
Implementation
const EntityFake({this.value = 'initial'});
clean_framework_test package
documentation
clean_framework_test_legacy
EntityFake
EntityFake.new const constructor
EntityFake class