FFCheckboxDensity$json top-level constant
- @Deprecated('Use fFCheckboxDensityDescriptor instead')
Implementation
@$core.Deprecated('Use fFCheckboxDensityDescriptor instead')
const FFCheckboxDensity$json = {
'1': 'FFCheckboxDensity',
'2': [
{'1': 'DENSITY_UNDEFINED', '2': 0},
{'1': 'COMPACT', '2': 1},
{'1': 'PADDED', '2': 2},
{'1': 'PLATFORM_DEFAULT', '2': 3},
],
};