Properties
Attribute | Description | Type |
---|---|---|
cursorColor | The color of the cursor. | defs/color.schema.json |
cursorHeight | The height of the cursor. | number |
cursorRadius | The radius of the cursor. | defs/radius.schema.json |
cursorWidth | The width of the cursor. | number |
decoration | The decoration of the input. | defs/inputDecoration.schema.json |
keyboardAppearance | The appearance of the keyboard. | defs/brightness.schema.json |
obscuringCharacter | The character used to obscure the text. | string |
scrollPadding | The padding of the scrollable when the Textfield scrolls into view. | defs/padding.schema.json |
selectionHeightStyle | The height of the selection highlight boxes. | defs/boxHeightStyle.schema.json |
selectionWidthStyle | The width of the selection highlight boxes. | defs/boxWidthStyle.schema.json |
strutStyle | defs/strutStyle.schema.json | |
textStyle | The style of the text. | defs/textStyle.schema.json |
textAlign | The alignment of the text. | defs/textAlign.schema.json |
textAlignVertical | How the text should be aligned vertically. | defs/textAlignVertical.schema.json |