staked property Null safety

RxString staked
final

Creating a reactive variable called staked that is initialized to the value 0.

Implementation

final staked = '0'.obs;