ComponentStyle.from constructor

ComponentStyle.from(
  1. int value
)

Creates instance of ComponentStyle

Implementation

ComponentStyle.from(int value) : super(value);