UITextSize$json top-level constant
Implementation
@$core.Deprecated('Use uITextSizeDescriptor instead')
const UITextSize$json = {
'1': 'UITextSize',
'2': [
{'1': 'UITextSize_Unknown', '2': 0},
{'1': 'UITextSize_Body', '2': 1},
{'1': 'UITextSize_Headline', '2': 2},
{'1': 'UITextSize_Title', '2': 3},
],
};