menu
ibl_mobile_core_frontend package
documentation
api/lib/api.dart
FloatOverTime
FloatOverTime.new constructor
FloatOverTime.new constructor
dark_mode
light_mode
FloatOverTime
constructor
FloatOverTime
(
{
required
DateTime
date
,
required
double
total
,
})
Returns a new
FloatOverTime
instance.
Implementation
FloatOverTime({ required this.date, required this.total, });
ibl_mobile_core_frontend package
documentation
api/lib/api
FloatOverTime
FloatOverTime.new constructor
FloatOverTime class