menu
edfapay_softpos_sdk package
documentation
models/presentation_config.dart
PresentationConfig
marginVertical method
marginVertical method
dark_mode
light_mode
marginVertical
method
PresentationConfig
marginVertical
(
int
margin
)
Implementation
PresentationConfig marginVertical(int margin) { _marginVertical = margin; return this; }
edfapay_softpos_sdk package
documentation
models/presentation_config
PresentationConfig
marginVertical method
PresentationConfig class