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