menu
messenger
themes.dart
GiantRegular
styles property
styles
dark_mode
light_mode
styles
property
List
<
TextStyle
>
get
styles
Returns the
List
of
TextStyle
s defined in this class.
Implementation
List<TextStyle> get styles => [onBackground];
messenger
themes
GiantRegular
styles property
GiantRegular class