Update packages/pinball_components/lib/src/components/google_letter.dart

Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
pull/172/head
Alejandro Santiago 4 years ago committed by GitHub
parent 4f0412b708
commit a4e842e9b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,7 @@ import 'package:flutter/material.dart';
import 'package:pinball_components/pinball_components.dart';
/// {@template google_letter}
/// Circular sensor that represents "Google" letter.
/// Circular sensor that represents a letter in "GOOGLE" for a given index.
/// {@endtemplate}
class GoogleLetter extends BodyComponent with InitialPosition {
/// {@macro google_letter}

Loading…
Cancel
Save