inputDecorationTheme property

InputDecorationTheme? get inputDecorationTheme

Implementation

InputDecorationTheme? get inputDecorationTheme =>
    Theme.of(this).inputDecorationTheme;