menu
edfapay_softpos_sdk package
documentation
enums/presentation.dart
Presentation
dimBackground method
dimBackground method
dark_mode
light_mode
dimBackground
method
Presentation
dimBackground
(
bool
dim
)
Implementation
Presentation dimBackground(bool dim){ _map["dimBackground"] = dim; return this; }
edfapay_softpos_sdk package
documentation
enums/presentation
Presentation
dimBackground method
Presentation class