upgrade deps and fix some lints
This commit is contained in:
@@ -10,6 +10,7 @@ class OverlayDialogController extends _$OverlayDialogController {
|
||||
return null;
|
||||
}
|
||||
|
||||
// ignore: use_setters_to_change_properties
|
||||
void show(Widget dialog) {
|
||||
state = dialog;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user