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