docs: improved docs

pull/151/head
alestiago 4 years ago
parent e0e5646416
commit 719b07069e

@ -48,8 +48,8 @@ class GameState extends Equatable {
/// The number of bonus balls in the game.
///
/// [bonusBalls] are gained during the game. Usually triggered by activating
/// a [GameBonus].
/// [bonusBalls] are gained during the game. For example, when a
/// [GameBonus.dashNest] is achieved.
final int bonusBalls;
/// Active bonus letters.

Loading…
Cancel
Save