CHART_PIE constant

  1. @Deprecated('Use BoldRounded.chartPie instead. ' 'This alias will be removed in fui_kit 4.0.0.')
String const CHART_PIE

Deprecated alias of chartPie.

Implementation

@Deprecated('Use BoldRounded.chartPie instead. '
    'This alias will be removed in fui_kit 4.0.0.')
static const String CHART_PIE = chartPie;