menu
flutter_smart_editor package
documentation
flutter_smart_editor.dart
SmartEditorSettings
cursorHeight property
cursorHeight property
dark_mode
light_mode
cursorHeight
property
double
?
cursorHeight
final
Height of the cursor.
null
uses default.
Implementation
final double? cursorHeight;
flutter_smart_editor package
documentation
flutter_smart_editor
SmartEditorSettings
cursorHeight property
SmartEditorSettings class