menu
karee package
documentation
annotations.dart
Value
Value.new const constructor
Value.new const constructor
dark_mode
light_mode
Value
constructor
const
Value
(
String
name
)
The constructor of the annotation.
Implementation
const Value(this.name);
karee package
documentation
annotations
Value
Value.new const constructor
Value class