mirror of
https://github.com/foss42/apidash.git
synced 2025-08-06 05:32:26 +08:00
Cleanup
This commit is contained in:
@ -98,9 +98,6 @@ class SidebarRequestCard extends StatelessWidget {
|
||||
//FocusScope.of(context).unfocus();
|
||||
},
|
||||
onFieldSubmitted: (value) {
|
||||
// As new name is being contantly updated by
|
||||
// [onChangedNameEditor], stop editing by
|
||||
// calling this fn
|
||||
onTapOutsideNameEditor?.call();
|
||||
},
|
||||
onChanged: onChangedNameEditor,
|
||||
|
Reference in New Issue
Block a user