TextFieldStyler.shadows constructor
TextFieldStyler.shadows(
- List<
BoxShadowMix> value
Implementation
factory TextFieldStyler.shadows(List<BoxShadowMix> value) =>
TextFieldStyler().shadows(value);