transactionAmount constant

String const transactionAmount

The amount that the user would like for the transaction (e.g. when entering a bid or sale price).

This hint will be translated to the below values on different platforms:

Implementation

static const String transactionAmount = 'transactionAmount';