property
sets a property for a given target screen size
Parameters
of the property
StringBuilder representing the screen-size to add the property for
of the property
sets a responsive property for
Parameters
of the property
value of the property for large screens
value of the property for middle-sized screens
value of the property for small screens
value of the property for extra-large screens
sets a property derived from the Theme
Parameters
scale defined in a Theme to derive the value from
of the Property
StringBuilder representing the screen-size for which the property should be set
function, how to derive the value
sets a responsive property derived from the Theme
Parameters
scale defined in a Theme to derive the value from
of the Property
function, how to derive the value for large screens
function, how to derive the value for middle-sized screens
function, how to derive the value for small screens
function, how to derive the value for extra-large screens
sets an enum-based property for small-screens (default)
Parameters
scale defined in a Theme to derive the value from
function, how to derive the value
sets a responsive enum-based property
Parameters
scale defined in a Theme to derive the value from
function, how to derive the value for large screens
function, how to derive the value for middle-sized screens
function, how to derive the value for small screens
function, how to derive the value for extra-large screens