flutter_markdown package
documentation
flutter_markdown
MarkdownStyleSheet
em property
em
flutter_markdown package
documentation
flutter_markdown
MarkdownStyleSheet
em property
MarkdownStyleSheet class
Constructors
MarkdownStyleSheet
fromCupertinoTheme
fromTheme
largeFromTheme
Properties
a
blockquote
blockquoteAlign
blockquoteDecoration
blockquotePadding
blockSpacing
checkbox
code
codeblockAlign
codeblockDecoration
codeblockPadding
del
em
h1
h1Align
h2
h2Align
h3
h3Align
h4
h4Align
h5
h5Align
h6
h6Align
hashCode
horizontalRuleDecoration
img
listBullet
listIndent
orderedListAlign
p
runtimeType
strong
styles
tableBody
tableBorder
tableCellsDecoration
tableCellsPadding
tableColumnWidth
tableHead
tableHeadAlign
textAlign
textScaleFactor
unorderedListAlign
Methods
copyWith
merge
noSuchMethod
toString
Operators
operator ==
em
property
TextStyle
em
final
The
TextStyle
to use for
em
elements.
Implementation
final TextStyle em;