menu
my_widgets package
documentation
services/formatter.dart
MaxValueInputFormatter
MaxValueInputFormatter.new constructor
MaxValueInputFormatter.new constructor
dark_mode
light_mode
MaxValueInputFormatter
constructor
MaxValueInputFormatter
(
int
maxValue
, {
String
?
message
,
bool
?
showToast
,
})
Implementation
MaxValueInputFormatter(this.maxValue, {this.message, this.showToast});
my_widgets package
documentation
services/formatter
MaxValueInputFormatter
MaxValueInputFormatter.new constructor
MaxValueInputFormatter class