menu
flutter_chart_csx package
documentation
chart/bean/chart_bean_bar_line_content.dart
LineBarTouchCellModel
LineBarTouchCellModel.new constructor
LineBarTouchCellModel.new constructor
dark_mode
light_mode
LineBarTouchCellModel
constructor
LineBarTouchCellModel
(
{
required
Offset
begainPoint
,
required
Size
size
,
dynamic
param
,
})
Implementation
LineBarTouchCellModel( {required this.begainPoint, required this.size, this.param});
flutter_chart_csx package
documentation
chart/bean/chart_bean_bar_line_content
LineBarTouchCellModel
LineBarTouchCellModel.new constructor
LineBarTouchCellModel class