isFloat property

bool get isFloat
inherited

是否为浮动对齐

Implementation

bool get isFloat => alignment == ElPopupAlignment.float;