menu
affogato_editor package
documentation
affogato_editor.dart
AutoIndenterExtension
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
AutoIndenterExtension
triggerChars constant
AutoIndenterExtension class