menu
aj_text_editor package
documentation
Widget/TextStyleEditor.dart
TextStyleEditor
onCapsLockToggle property
onCapsLockToggle property
dark_mode
light_mode
onCapsLockToggle
property
dynamic Function
(
bool
)
?
onCapsLockToggle
final
onCapsLockToggle
will be called after caps lock has changed
Implementation
final Function(bool)? onCapsLockToggle;
aj_text_editor package
documentation
Widget/TextStyleEditor
TextStyleEditor
onCapsLockToggle property
TextStyleEditor class