Update lib/game/components/backbox/bloc/backbox_state.dart

Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
pull/359/head
Rui Miguel Alonso 3 years ago committed by GitHub
parent cfee1ee3ac
commit 56921a3f5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,7 +46,7 @@ class InitialsFormState extends BackboxState {
List<Object?> get props => [score, character];
}
/// {@template initials_form_state}
/// {@template initials_success_state}
/// State when the leaderboard was successfully loaded.
/// {@endtemplate}
class InitialsSuccessState extends BackboxState {

Loading…
Cancel
Save