isOutline property
True if this border will enclose the InputDecorator's container.
This property affects the alignment of container's contents. For example when an input decorator is configured with an OutlineInputBorder its label is centered with its container.
Implementation
bool get isOutline;