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