menu
flutter_widget_gql package
documentation
schema.graphql.dart
Input$TechDeviceInput
displaySize property
displaySize property
dark_mode
light_mode
displaySize
property
String
?
get
displaySize
Implementation
String? get displaySize => (_$data['displaySize'] as String?);
flutter_widget_gql package
documentation
schema.graphql
Input$TechDeviceInput
displaySize property
Input$TechDeviceInput class