menu
today_design_system package
documentation
components/components.dart
TodayDropzone
onDrop property
onDrop property
dark_mode
light_mode
onDrop
property
dynamic Function
(
String
fileName
,
Uint8List
fileData
)
?
onDrop
final
Implementation
final Function(String fileName, Uint8List fileData)? onDrop;
today_design_system package
documentation
components/components
TodayDropzone
onDrop property
TodayDropzone class