menu
notepod
constants/app.dart
smallTextStyle constant
smallTextStyle
dark_mode
light_mode
smallTextStyle
top-level constant
TextStyle
const
smallTextStyle
Implementation
const smallTextStyle = TextStyle( fontSize: 12, );
notepod
app
smallTextStyle constant
app library