menu
coingecko_api package
documentation
data/market_sparkline.dart
MarketSparkline
price property
price property
dark_mode
light_mode
price
property
List
<
double
>
price
final
A list of prices in the sparkline.
Implementation
final List<double> price;
coingecko_api package
documentation
data/market_sparkline
MarketSparkline
price property
MarketSparkline class