@override int getMaxLevel() { return customColumnType == null ? lengths[type].length : customColumnType!.length; }