TextInputStyle constructor

const TextInputStyle(
  1. int value
)

Implementation

const TextInputStyle(int value) : super(value);