menu
tenun package
documentation
core/chart_export.dart
ChartExportBatchProgress
fraction property
fraction property
dark_mode
light_mode
fraction
property
double
get
fraction
Implementation
double get fraction => total <= 0 ? 1 : completed / total;
tenun package
documentation
core/chart_export
ChartExportBatchProgress
fraction property
ChartExportBatchProgress class