menu
robomotion_app package
documentation
parser.dart
DragDropParser
onDropCompleted method
onDropCompleted method
dark_mode
light_mode
onDropCompleted
method
void
onDropCompleted
(
BuildContext
context
,
Map
<
File
,
Uint8List
>
files
)
Implementation
void onDropCompleted(BuildContext context, Map<html.File, Uint8List> files) {}
robomotion_app package
documentation
parser
DragDropParser
onDropCompleted method
DragDropParser class