menu
crypto_market package
documentation
Crypto_Market/Model/candle.dart
Candle
isBull property
isBull property
dark_mode
light_mode
isBull
property
bool
get
isBull
Implementation
bool get isBull => open <= close;
crypto_market package
documentation
Crypto_Market/Model/candle
Candle
isBull property
Candle class