placeholderOnTop property

bool placeholderOnTop
final

Placeholder position of player stack. If false, then placeholder will be displayed on the bottom, so user need to hide it manually. Default is true.

Implementation

final bool placeholderOnTop;