decoration property

BoxDecoration? decoration
final

Controls the BoxDecoration of the box behind the text input (https://api.flutter.dev/flutter/cupertino/CupertinoTextField/decoration.html)

Default: null

Implementation

final BoxDecoration? decoration;