inDialog property

bool inDialog
final

用于判断是否在对话框中使用,对话框的宽度一般设置为屏宽的72%。此值默认为false

Implementation

final bool inDialog;