menu
gql package
documentation
schema.dart
InputValueDefinition
defaultValue property
defaultValue property
dark_mode
light_mode
defaultValue
property
Value
?
get
defaultValue
Implementation
Value? get defaultValue => Value.fromNode(astNode!.defaultValue);
gql package
documentation
schema
InputValueDefinition
defaultValue property
InputValueDefinition class