menu
edfapay_softpos_sdk package
documentation
models/presentation_config.dart
PresentationConfig
animateEntry method
animateEntry method
dark_mode
light_mode
animateEntry
method
PresentationConfig
animateEntry
(
bool
value
)
Implementation
PresentationConfig animateEntry(bool value) { _animateEntry = value; return this; }
edfapay_softpos_sdk package
documentation
models/presentation_config
PresentationConfig
animateEntry method
PresentationConfig class