diff --git a/lib/view/cast_button.dart b/lib/view/cast_button.dart index e58a2fe6b..efd8a09c8 100644 --- a/lib/view/cast_button.dart +++ b/lib/view/cast_button.dart @@ -103,7 +103,8 @@ class _FFCastButtonState extends State { ); } - Future _showStreamAction(BuildContext context, String displayKey) async { + Future _showStreamAction( + BuildContext context, String displayKey) async { keyboardManagerKey.currentState?.hideKeyboard(); await UIHelper.showFlexibleDialog( context,