menu
cryfetch package
documentation
services/chart_fetcher.dart
CryptoPrice
CryptoPrice constructor
CryptoPrice constructor
dark_mode
light_mode
CryptoPrice
constructor
CryptoPrice
(
DateTime
time
,
num
price
)
Implementation
CryptoPrice(this.time, this.price);
cryfetch package
documentation
services/chart_fetcher
CryptoPrice
CryptoPrice constructor
CryptoPrice class