public override async Task ExecuteAsync()
 {
     await _findDialog.ShowAsync();
 }