rollDice property

String rollDice

Implementation

String get rollDice => Intl.message(
      'Roll the dice',
      name: 'rollDice',
      locale: localeName,
    );