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

@ -77,7 +77,7 @@ class InitialsFailureState extends BackboxState {
} }
/// {@template share_state} /// {@template share_state}
/// State when the user is sharing the score. /// State when the user is sharing their score.
/// {@endtemplate} /// {@endtemplate}
class ShareState extends BackboxState { class ShareState extends BackboxState {
/// {@macro share_state} /// {@macro share_state}

Loading…
Cancel
Save