menu
registration_delivery package
documentation
pages/summary_page.dart
SummaryPageState
getLocalizedMessage method
getLocalizedMessage method
dark_mode
light_mode
getLocalizedMessage
method
String
getLocalizedMessage
(
String
code
)
Implementation
String getLocalizedMessage(String code) { return localizations.translate(code); }
registration_delivery package
documentation
pages/summary_page
SummaryPageState
getLocalizedMessage method
SummaryPageState class