rename to one trip
This commit is contained in:
@@ -62,7 +62,7 @@ class _TextEntryFormState extends State<TextEntryForm> {
|
||||
}
|
||||
}
|
||||
|
||||
Future<String?> createHomegroupDialog(
|
||||
Future<String?> textEntryDialog(
|
||||
BuildContext context, String title, String label,
|
||||
{String? defaultValue}) async {
|
||||
String? name = await showDialog(
|
||||
|
||||
Reference in New Issue
Block a user