borderWidthBuilder function

Builder borderWidthBuilder(
  1. BuilderOptions options
)

Creates a BorderWidthBuilder instance.

This builder generates border width-related design tokens.

Implementation

Builder borderWidthBuilder(BuilderOptions options) => BorderWidthBuilder();