menu
fetosense_mis
screens/mother_details/widget/mother_details_table.dart
MotherDetailsTable
MotherDetailsTable.new const constructor
MotherDetailsTable.new
dark_mode
light_mode
MotherDetailsTable
constructor
const
MotherDetailsTable
(
{
Key
?
key
,
required
List
<
Document
>
filteredMothers
,
})
Implementation
const MotherDetailsTable({super.key, required this.filteredMothers});
fetosense_mis
mother_details_table
MotherDetailsTable
MotherDetailsTable.new const constructor
MotherDetailsTable class