menu
fetosense_mis
screens/mother_details/mother_details_cubit.dart
MotherDetailsState
allMothers property
allMothers
dark_mode
light_mode
allMothers
property
List
<
Document
>
allMothers
final
List of all mother documents fetched from Appwrite.
Implementation
final List<models.Document> allMothers;
fetosense_mis
mother_details_cubit
MotherDetailsState
allMothers property
MotherDetailsState class