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