menu
args_generator_annotations package
documentation
args_annotations.dart
PageArgSpec
defaultValue property
defaultValue property
dark_mode
light_mode
defaultValue
property
Object
?
defaultValue
final
The constructor default of the parameter, or
null
without one.
Implementation
final Object? defaultValue;
args_generator_annotations package
documentation
args_annotations
PageArgSpec
defaultValue property
PageArgSpec class