menu
my_widgets package
documentation
models/prediction_model.dart
Term
Term.new constructor
Term.new constructor
dark_mode
light_mode
Term
constructor
Term
(
{
int
?
offset
,
String
?
value
,
})
Implementation
Term({ this.offset, this.value, });
my_widgets package
documentation
models/prediction_model
Term
Term.new constructor
Term class