menu
artisanal package
documentation
tui.dart
TextPasteReferenceStore
buffer property
buffer property
dark_mode
light_mode
buffer
property
Map
<
String
,
String
>
get
buffer
Implementation
Map<String, String> get buffer => Map.unmodifiable(_buffer);
artisanal package
documentation
tui
TextPasteReferenceStore
buffer property
TextPasteReferenceStore class