menu
flutter_cockpit package
documentation
flutter_cockpit.dart
CockpitRebuildCount
CockpitRebuildCount.new const constructor
CockpitRebuildCount.new const constructor
dark_mode
light_mode
CockpitRebuildCount
constructor
const
CockpitRebuildCount
(
{
required
int
locationId
,
required
int
count
,
})
Implementation
const CockpitRebuildCount({required this.locationId, required this.count});
flutter_cockpit package
documentation
flutter_cockpit
CockpitRebuildCount
CockpitRebuildCount.new const constructor
CockpitRebuildCount class