styleBorderPadding
Functions summary
Modifier |
@ExperimentalFoundationStyleApiTransitionary modifier. |
Cmn
|
Functions
Modifier.styleBorderPadding
@ExperimentalFoundationStyleApi
fun Modifier.styleBorderPadding(styleResolver: StyleResolver): Modifier
Transitionary modifier. Do not use. This will be removed before the Styles API is stable.
This modifier is to help enable transition between the old Style based API and the new CustomStyle based API. This duplicates the padding behavior BorderScope.borderWidth of Style.