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. /// The number of bonus balls in the game.
/// ///
/// [bonusBalls] are gained during the game. Usually triggered by activating /// [bonusBalls] are gained during the game. For example, when a
/// a [GameBonus]. /// [GameBonus.dashNest] is achieved.
final int bonusBalls; final int bonusBalls;
/// Active bonus letters. /// Active bonus letters.

Loading…
Cancel
Save