inputDecorationTheme property

InputDecorationTheme inputDecorationTheme

The InputDecorationTheme of the current BuildContext

Implementation

InputDecorationTheme get inputDecorationTheme => theme.inputDecorationTheme;