menu
coin package
documentation
coin_chains.dart
CoinSelection
needsChange property
needsChange property
dark_mode
light_mode
needsChange
property
bool
get
needsChange
Implementation
bool get needsChange => change > BigInt.zero;
coin package
documentation
coin_chains
CoinSelection
needsChange property
CoinSelection class