PlainStyles
typedef (^PlainStyles)()CSS styles as a record of property names and values, like:
{ width: '100px', height: '100px' }
typedef (^PlainStyles)()CSS styles as a record of property names and values, like:
{ width: '100px', height: '100px' }