upgrade deps and fix some lints
This commit is contained in:
@@ -16,6 +16,7 @@ GoRouter router(Ref ref) {
|
||||
|
||||
@Riverpod()
|
||||
class WillAcceptDrop extends _$WillAcceptDrop {
|
||||
// ignore: use_setters_to_change_properties
|
||||
void setData(DropTargetData data) {
|
||||
state = data;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user