text property

String get text

The raw code text in the editor.

Implementation

String get text => _codeController.text;