DragDropParser class
- Implemented types
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onDropCompleted(
BuildContext context, Map< File, Uint8List> files) → void -
parse(
Map block, {Options? options, BuildContext? context}) → Widget -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited