Theme$json top-level constant
Implementation
@$core.Deprecated('Use themeDescriptor instead')
const Theme$json = {
'1': 'Theme',
'2': [
{'1': 'DARK', '2': 0},
{'1': 'LIGHT', '2': 1},
{'1': 'RED', '2': 2},
],
};
@$core.Deprecated('Use themeDescriptor instead')
const Theme$json = {
'1': 'Theme',
'2': [
{'1': 'DARK', '2': 0},
{'1': 'LIGHT', '2': 1},
{'1': 'RED', '2': 2},
],
};