menu
html_editor_plus package
documentation
utils/shims/flutter_inappwebview_fake.dart
ContextMenuItem
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() { return {'androidId': androidId, 'iosId': iosId, 'title': title}; }
html_editor_plus package
documentation
utils/shims/flutter_inappwebview_fake
ContextMenuItem
toMap method
ContextMenuItem class