menu
xyz_gen_annotations package
documentation
annotations_src/generate_screen_bindings.dart
GenerateScreenBindings
screenKey property
screenKey property
dark_mode
light_mode
screenKey
property
String
?
screenKey
final
The key of the screen, e.g. 'delete_account'.
Implementation
final String? screenKey;
xyz_gen_annotations package
documentation
annotations_src/generate_screen_bindings
GenerateScreenBindings
screenKey property
GenerateScreenBindings class