decorationProps property

Map<String, dynamic>? decorationProps
final

Custom properties to override the InputDecoration for this specific field.

Implementation

final Map<String, dynamic>? decorationProps;