menu
hive_flutter_kit package
documentation
core/models/discussion.dart
Stats
Stats.new constructor
Stats.new constructor
dark_mode
light_mode
Stats
constructor
Stats
(
{
double
?
flagWeight
,
bool
?
gray
,
bool
?
hide
,
int
?
totalVotes
,
})
Implementation
Stats({ this.flagWeight, this.gray, this.hide, this.totalVotes, });
hive_flutter_kit package
documentation
core/models/discussion
Stats
Stats.new constructor
Stats class