FFProgressBar_FFProgressBarShape$json top-level constant
- @Deprecated('Use fFProgressBarDescriptor instead')
Implementation
@$core.Deprecated('Use fFProgressBarDescriptor instead')
const FFProgressBar_FFProgressBarShape$json = {
'1': 'FFProgressBarShape',
'2': [
{'1': 'PROGRESS_BAR_SHAPE_UNDEFINED', '2': 0},
{'1': 'Circular', '2': 1},
{'1': 'Linear', '2': 2},
],
};