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