FFLoadingIndicator$json top-level constant
- @Deprecated('Use fFLoadingIndicatorDescriptor instead')
Implementation
@$core.Deprecated('Use fFLoadingIndicatorDescriptor instead')
const FFLoadingIndicator$json = {
'1': 'FFLoadingIndicator',
'2': [
{
'1': 'type',
'3': 1,
'4': 1,
'5': 14,
'6': '.flutterflow.FFLoadingIndicator.IndicatorType',
'10': 'type'
},
{
'1': 'color',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'10': 'color'
},
{'1': 'diameter', '3': 3, '4': 1, '5': 1, '10': 'diameter'},
],
'4': [FFLoadingIndicator_IndicatorType$json],
};