menu
supa_architecture package
documentation
filters/filters.dart
IntFilter
IntFilter.new constructor
IntFilter.new constructor
dark_mode
light_mode
IntFilter
constructor
IntFilter
(
String
fieldName
)
Constructs an instance of
IntFilter
.
Parameters:
fieldName
: The name of the field to be filtered.
Implementation
IntFilter(super.fieldName);
supa_architecture package
documentation
filters/filters
IntFilter
IntFilter.new constructor
IntFilter class