menu
charts_common_sa package
documentation
common.dart
MutableSeries<D>
getAttr<R> method
getAttr<R> method
dark_mode
light_mode
getAttr<
R
>
method
@
override
R?
getAttr
<
R
>(
AttributeKey
<
R
>
key
)
override
Implementation
@override R? getAttr<R>(AttributeKey<R> key) => _attrs.getAttr(key);
charts_common_sa package
documentation
common
MutableSeries<D>
getAttr<R> method
MutableSeries class