menu
charts_common_sa package
documentation
common.dart
Legend<D>
customEntryOrder property
customEntryOrder property
dark_mode
light_mode
customEntryOrder
property
set
customEntryOrder
(
List
<
String
>
?
customEntryOrder
)
Implementation
set customEntryOrder(List<String>? customEntryOrder) { _customEntryOrder = customEntryOrder; }
charts_common_sa package
documentation
common
Legend<D>
customEntryOrder property
Legend class