menu
stash_app_flutter
core/data/graphql/schema.graphql.dart
Input$ConfigInterfaceInput
sfwContentMode property
sfwContentMode
dark_mode
light_mode
sfwContentMode
property
bool
?
get
sfwContentMode
Implementation
bool? get sfwContentMode => (_$data['sfwContentMode'] as bool?);
stash_app_flutter
schema.graphql
Input$ConfigInterfaceInput
sfwContentMode property
Input$ConfigInterfaceInput class