ModifiersBuilders.Border.Builder
class ModifiersBuilders.Border.Builder
Builder for Border
Summary
Public constructors |
|---|
|
Public functions |
|
|---|---|
ModifiersBuilders.Border |
Builds an instance from accumulated values. |
ModifiersBuilders.Border.Builder |
Sets the color of the border. |
ModifiersBuilders.Border.Builder |
Sets the width of the border, in DP. |
Public functions
funsetColor(color: ColorBuilders.ColorProp): ModifiersBuilders.Border.Builder
Sets the color of the border.
funsetWidth(width: DimensionBuilders.DpProp): ModifiersBuilders.Border.Builder
Sets the width of the border, in DP.