menu
pure_ui package
documentation
pure_ui.dart
LayoutLine
glyphs property
glyphs property
dark_mode
light_mode
glyphs
property
List
<
ShapedGlyph
>
glyphs
final
The shaped glyphs that make up this line, in visual order.
Implementation
final List<ShapedGlyph> glyphs;
pure_ui package
documentation
pure_ui
LayoutLine
glyphs property
LayoutLine class