menu
electrician_app
features/settings/domain/entities/app_preferences.dart
AppPreferences
textSize property
textSize
dark_mode
light_mode
description
textSize
property
TextSizePreference
textSize
final
Text size preference for the entire app
Implementation
final TextSizePreference textSize;
electrician_app
app_preferences
AppPreferences
textSize property
AppPreferences class