boxShadow property

List<BoxShadow>? boxShadow
final

Shadow for the Text field, that will only be applied to the text field inter container

Implementation

final List<BoxShadow>? boxShadow;