flutter_markdown package
documentation
flutter_markdown
MarkdownStyleSheet
horizontalRuleDecoration property
horizontalRuleDecoration
flutter_markdown package
documentation
flutter_markdown
MarkdownStyleSheet
horizontalRuleDecoration 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 ==
horizontalRuleDecoration
property
Decoration
horizontalRuleDecoration
final
The decoration to use for
hr
elements.
Implementation
final Decoration horizontalRuleDecoration;