value property

int value
read / write

The dice value. If the value is 0, the dice don't have final state yet.

Implementation

late int value;