isSplit property
bool
get
isSplit
Whether items are in single-column split mode.
Implementation
bool get isSplit => this == TKeyValueMode.split;
Whether items are in single-column split mode.
bool get isSplit => this == TKeyValueMode.split;