docs: improved doc comment

pull/105/head
alestiago 4 years ago
parent 55de176c58
commit 89bebf4c78

@ -6,7 +6,7 @@ import 'package:pinball_components/pinball_components.dart';
/// {@template ball_type} /// {@template ball_type}
/// Specifies the type of [Ball]. /// Specifies the type of [Ball].
/// ///
/// Different [BallType]s have different game mechanics. /// Different [BallType]s are affected by different game mechanics.
/// {@endtemplate} /// {@endtemplate}
enum BallType { enum BallType {
/// A [Ball] spawned from the [Plunger]. /// A [Ball] spawned from the [Plunger].

Loading…
Cancel
Save