menu
edfapay_softpos_sdk package
documentation
enums/presentation.dart
PresentationModifiers
dimBackground method
dimBackground method
dark_mode
light_mode
dimBackground
method
PresentationConfig
dimBackground
(
bool
value
)
Implementation
PresentationConfig dimBackground(bool value) => PresentationConfig(this).dimBackground(value);
edfapay_softpos_sdk package
documentation
enums/presentation
PresentationModifiers
dimBackground method
PresentationModifiers extension on
Presentation