mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
migrate showFormDialog to OneContext
This commit is contained in:
parent
14161c5d42
commit
80247f84c1
11 changed files with 30 additions and 31 deletions
|
|
@ -53,7 +53,6 @@ class _InvenTreeLoginSettingsState extends State<InvenTreeLoginSettingsWidget> {
|
|||
}
|
||||
|
||||
showFormDialog(
|
||||
context,
|
||||
I18N.of(context).profileAdd,
|
||||
key: _addProfileKey,
|
||||
actions: <Widget> [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue