menu
nudge_modalsv2 package
documentation
domain/entities/modals.entity.dart
Where
Where.new constructor
Where.new constructor
dark_mode
light_mode
Where
constructor
Where
(
{
required
int
?
empty
,
})
Implementation
Where({ required this.empty, });
nudge_modalsv2 package
documentation
domain/entities/modals.entity
Where
Where.new constructor
Where class