Rate this page:

PlainStyles

Copy URL
typedef  (^PlainStyles)()

CSS styles as a record of property names and values, like:

{ width: '100px', height: '100px' }