menu
fluent_editor package
documentation
widgets/dialogs/image_drop_stub.dart
WebDropTarget
onFileDropped property
onFileDropped property
dark_mode
light_mode
onFileDropped
property
void Function
(
List
<
int
>
bytes
,
String
fileName
,
String
extension
)
?
onFileDropped
final
Implementation
final void Function(List<int> bytes, String fileName, String extension)? onFileDropped;
fluent_editor package
documentation
widgets/dialogs/image_drop_stub
WebDropTarget
onFileDropped property
WebDropTarget class