menu
charts_common_sa package
documentation
common.dart
ImmutableSeries<D>
setAttr<R> abstract method
setAttr<R> abstract method
dark_mode
light_mode
setAttr<
R
>
abstract method
void
setAttr
<
R
>(
AttributeKey
<
R
>
key
,
R
value
)
Implementation
void setAttr<R>(AttributeKey<R> key, R value);
charts_common_sa package
documentation
common
ImmutableSeries<D>
setAttr<R> abstract method
ImmutableSeries class