menu
e_chart package
documentation
e_chart.dart
ChartTween<T>
isDismissed property
isDismissed property
dark_mode
light_mode
isDismissed
property
bool
get
isDismissed
Implementation
bool get isDismissed => _animator != null && _animator!.isDismissed;
e_chart package
documentation
e_chart
ChartTween<T>
isDismissed property
ChartTween class