menu
digetpay_spos_plugin 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; }
digetpay_spos_plugin package
documentation
models/presentation_config
PresentationConfig
animateEntry method
PresentationConfig class