menu
another_square package
documentation
square_models.dart
Range
Range.new constructor
Range.new constructor
dark_mode
light_mode
Range
constructor
Range
(
{
String
?
max
,
String
?
min
,
})
Implementation
Range({ this.max, this.min });
another_square package
documentation
square_models
Range
Range.new constructor
Range class