menu
affogato_editor package
documentation
affogato_editor.dart
PairMatcherExtension
triggerChars constant
triggerChars constant
dark_mode
light_mode
triggerChars
constant
Map
<
String
,
String
>
const
triggerChars
Implementation
static const triggerChars = { '(': ')', '[': ']', '{': '}', '"': '"', "'": "'", '`': '`', };
affogato_editor package
documentation
affogato_editor
PairMatcherExtension
triggerChars constant
PairMatcherExtension class