menu
MBG_Inspektionen
backend/download_progress.dart
InspectionDownloadSteps
documentCheckLabel static method
documentCheckLabel
dark_mode
light_mode
documentCheckLabel
static method
String
documentCheckLabel
(
int
current
,
int
total
)
Implementation
static String documentCheckLabel(int current, int total) => 'Dokumente prüfen ($current/$total)';
MBG_Inspektionen
download_progress
InspectionDownloadSteps
documentCheckLabel static method
InspectionDownloadSteps class