menu
b24_direct_debit_sdk package
documentation
app/languages/generated/l10n.dart
S
maybeOf static method
maybeOf static method
dark_mode
light_mode
maybeOf
static method
S
?
maybeOf
(
BuildContext
context
)
Implementation
static S? maybeOf(BuildContext context) { return Localizations.of<S>(context, S); }
b24_direct_debit_sdk package
documentation
app/languages/generated/l10n
S
maybeOf static method
S class