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 56921a3f5b
commit 2581670ba4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -76,7 +76,7 @@ class InitialsFailureState extends BackboxState {
List<Object?> get props => [];
}
/// {@template initials_form_state}
/// {@template share_state}
/// State when the user is sharing the score.
/// {@endtemplate}
class ShareState extends BackboxState {

Loading…
Cancel
Save