Class TextInputChannel.InputType

java.lang.Object
io.flutter.embedding.engine.systemchannels.TextInputChannel.InputType
Enclosing class:
TextInputChannel

public static class TextInputChannel.InputType extends Object
A text input type.

If the type is TextInputChannel.TextInputType.NUMBER, this InputType also reports whether that number isSigned and isDecimal.