menu
flutter_form_bloc_allenlinli package
documentation
flutter_form_bloc_allenlinli.dart
ClearSuffixButtonTheme
ClearSuffixButtonTheme.new const constructor
ClearSuffixButtonTheme.new const constructor
dark_mode
light_mode
ClearSuffixButtonTheme
constructor
const
ClearSuffixButtonTheme
(
{
bool
?
visibleWithoutValue
,
Duration
?
appearDuration
,
Widget
?
icon
,
})
Implementation
const ClearSuffixButtonTheme({ this.visibleWithoutValue, this.appearDuration, this.icon, });
flutter_form_bloc_allenlinli package
documentation
flutter_form_bloc_allenlinli
ClearSuffixButtonTheme
ClearSuffixButtonTheme.new const constructor
ClearSuffixButtonTheme class