menu
coingecko_api package
documentation
data/coin_market_data.dart
CoinMarketData
priceChange24h property
priceChange24h property
dark_mode
light_mode
priceChange24h
property
double
?
priceChange24h
final
The price change in the last 24 hours.
Implementation
final double? priceChange24h;
coingecko_api package
documentation
data/coin_market_data
CoinMarketData
priceChange24h property
CoinMarketData class