textFieldLightTheme top-level constant

SeniorTextFieldThemeData const textFieldLightTheme

Implementation

const textFieldLightTheme = SeniorTextFieldThemeData(
  style: textFieldLightStyle,
);