menu
flutter_md package
documentation
highlight.dart
GrammarToken
type property
type property
dark_mode
light_mode
type
property
String
type
final
The token type (the grammar key), used to look up a style in the theme.
Implementation
final String type;
flutter_md package
documentation
highlight
GrammarToken
type property
GrammarToken class