modifiers property

List<CodeModifier> modifiers
final

A list of code modifiers to dynamically update the code upon certain keystrokes

Implementation

final List<CodeModifier> modifiers;