menu
latex_kit package
documentation
render/model/render_style.dart
LayoutHints
LayoutHints.new const constructor
LayoutHints.new const constructor
dark_mode
light_mode
LayoutHints
constructor
const
LayoutHints
(
{
double
?
bigOpHeightHint
,
double
?
maxLineWidth
,
bool
lineBreakingEnabled
=
false
,
})
Implementation
const LayoutHints({ this.bigOpHeightHint, this.maxLineWidth, this.lineBreakingEnabled = false, });
latex_kit package
documentation
render/model/render_style
LayoutHints
LayoutHints.new const constructor
LayoutHints class