menu
kat_common package
documentation
widgets/controls/kat_editor.dart
KatEditor
label property
label property
dark_mode
light_mode
label
property
String
?
label
final
Label shown above the editor; hidden when null or empty.
Implementation
final String? label;
kat_common package
documentation
widgets/controls/kat_editor
KatEditor
label property
KatEditor class