menu
flutter_helper_kit package
documentation
text_field/decimal_input_formatter.dart
DecimalTextInputFormatter
allowNegative property
allowNegative property
dark_mode
light_mode
allowNegative
property
bool
allowNegative
final
Whether a leading minus sign is allowed.
Implementation
final bool allowNegative;
flutter_helper_kit package
documentation
text_field/decimal_input_formatter
DecimalTextInputFormatter
allowNegative property
DecimalTextInputFormatter class