menu
charts_common_sa package
documentation
common.dart
LineStyle
dashPattern property
dashPattern property
dark_mode
light_mode
dashPattern
property
List
<
int
>
?
get
dashPattern
Implementation
List<int>? get dashPattern;
set
dashPattern
(
List
<
int
>
?
dashPattern
)
Implementation
set dashPattern(List<int>? dashPattern);
charts_common_sa package
documentation
common
LineStyle
dashPattern property
LineStyle class