menu
revali_construct package
documentation
models/app_annotation.dart
AppAnnotation
AppAnnotation.new const constructor
AppAnnotation.new const constructor
dark_mode
light_mode
AppAnnotation
constructor
const
AppAnnotation
(
{
required
String
?
flavor
,
})
Implementation
const AppAnnotation({required this.flavor});
revali_construct package
documentation
models/app_annotation
AppAnnotation
AppAnnotation.new const constructor
AppAnnotation class