menu
rich_textfield_editor package
documentation
widgets/text_line.dart
RenderEditableTextLine
children property
children property
dark_mode
light_mode
children
property
Map
<
TextLineSlot
,
RenderBox
>
children
final
Implementation
final Map<TextLineSlot, RenderBox> children = <TextLineSlot, RenderBox>{};
rich_textfield_editor package
documentation
widgets/text_line
RenderEditableTextLine
children property
RenderEditableTextLine class