menu
te_widgets package
documentation
widgets/csv-editor/csv_editor.dart
TCsvEditor
allowPaste property
allowPaste property
dark_mode
light_mode
allowPaste
property
bool
allowPaste
final
Whether to allow raw CSV pasting.
Implementation
final bool allowPaste;
te_widgets package
documentation
widgets/csv-editor/csv_editor
TCsvEditor
allowPaste property
TCsvEditor class