menu
another_square package
documentation
square_models.dart
FilterValue
FilterValue.new constructor
FilterValue.new constructor
dark_mode
light_mode
FilterValue
constructor
FilterValue
(
{
List
<
String
>
?
all
,
List
<
String
>
?
any
,
List
<
String
>
?
none
,
})
Implementation
FilterValue({ this.all, this.any, this.none });
another_square package
documentation
square_models
FilterValue
FilterValue.new constructor
FilterValue class