menu
rattle
constants/style.dart
monoSmallTextStyle constant
monoSmallTextStyle
dark_mode
light_mode
monoSmallTextStyle
top-level constant
TextStyle
const
monoSmallTextStyle
Implementation
const monoSmallTextStyle = TextStyle( fontFamily: 'RobotoMono', fontSize: 12, );
rattle
style
monoSmallTextStyle constant
style library