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