TextInputStyle.from constructor

TextInputStyle.from(
  1. int value
)

Implementation

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