menu
flutter_chart_csx package
documentation
chart/bean/chart_bean_focus_content.dart
LineSection
LineSection.new constructor
LineSection.new constructor
dark_mode
light_mode
LineSection
constructor
LineSection
(
{
List
<
Offset
>
?
topPoints
,
List
<
Offset
>
?
bottomPoints
,
})
Implementation
LineSection({this.topPoints, this.bottomPoints});
flutter_chart_csx package
documentation
chart/bean/chart_bean_focus_content
LineSection
LineSection.new constructor
LineSection class