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