isLabelOutside property
bool
get
isLabelOutside
Implementation
bool get isLabelOutside => widget.type == UFUInputBoxType.withLabelOutside;
bool get isLabelOutside => widget.type == UFUInputBoxType.withLabelOutside;