menu
k_chart_plus package
documentation
entity/depth_entity.dart
DepthEntity
DepthEntity constructor
DepthEntity constructor
dark_mode
light_mode
DepthEntity
constructor
DepthEntity
(
double
price
,
double
vol
)
Implementation
DepthEntity(this.price, this.vol);
k_chart_plus package
documentation
entity/depth_entity
DepthEntity
DepthEntity constructor
DepthEntity class