autoHideBalance property

bool? autoHideBalance
final

A boolean flag indicating to enable the auto hiding balance feature.

In this case, the placeholder will be shown insteade of the balance.

Implementation

final bool? autoHideBalance;