setShufflePinPad method
Implementation
PresentationConfig setShufflePinPad(bool shuffle) =>
PresentationConfig(this).setShufflePinPad(shuffle: shuffle);
PresentationConfig setShufflePinPad(bool shuffle) =>
PresentationConfig(this).setShufflePinPad(shuffle: shuffle);