borderWidthBuilder function
Builder
borderWidthBuilder(
- BuilderOptions options
Creates a BorderWidthBuilder
instance.
This builder generates border width-related design tokens.
Implementation
Builder borderWidthBuilder(BuilderOptions options) => BorderWidthBuilder();