Update lib/select_character/view/character_selection_page.dart

Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
pull/280/head
Jorge Coca 3 years ago committed by GitHub
parent 0e769d9071
commit 5b2d8aeb43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@ Future<void> showCharacterSelectionDialog(BuildContext context) {
}
/// {@template character_selection_dialog}
/// Dialog used to select the playing character of the game
/// Dialog used to select the playing character of the game.
/// {@endtemplate character_selection_dialog}
class CharacterSelectionDialog extends StatelessWidget {
/// {@macro character_selection_dialog}

Loading…
Cancel
Save